Produced by Araxis Merge on 2021-05-13 09:09:04 +0000. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.
| # | Location | File | Last Modified |
|---|---|---|---|
| 1 | 2021-05-13 09:09:04 +0000 | ||
| 2 | /Applications/Ampps/www/Porto v4.0.0/Theme Files/Magento 2.x/Porto Theme/app/design/frontend/Smartwave/porto/Magento_Theme/page_layout | 2columns-left.xml | 2021-02-04 10:07:04 +0000 |
| Description | Between Files 1 and 2 | |
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 0 | 0 |
| Changed | 0 | 0 |
| Inserted | 1 | 62 |
| Removed | 0 | 0 |
| Whitespace | Consecutive whitespace is treated as a single space |
|---|---|
| Character case | Differences in character case are significant |
| Line endings | Differences in line endings (CR and LF characters) are ignored |
| CR/LF characters | Not shown in the comparison detail |
| Active line-pairing rules |
No regular expressions were active.
| 1 | <?xml | |||||
| 2 | version="1.0" | |||||
| 3 | ?> | |||||
| 4 | <!-- | |||||
| 5 | /** | |||||
| 6 | * Copyright © Magento, Inc. All rights reserved. | |||||
| 7 | * See COPYING.txt for license details. | |||||
| 8 | */ | |||||
| 9 | --> | |||||
| 10 | <layout | |||||
| 11 | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | |||||
| 12 | xsi:noNamespaceSchemaLocation="urn:magento:framework:View/Layout/etc/page_layout.xsd" | |||||
| 13 | > | |||||
| 14 | ||||||
| 15 | <update | |||||
| 16 | handle="1column" | |||||
| 17 | /> | |||||
| 18 | ||||||
| 19 | <referenceContainer | |||||
| 20 | name="columns" | |||||
| 21 | > | |||||
| 22 | ||||||
| 23 | <container | |||||
| 24 | name="div.sidebar.main" | |||||
| 25 | htmlTag="div" | |||||
| 26 | htmlClass="sidebar sidebar-main mobile-sidebar" | |||||
| 27 | after="main" | |||||
| 28 | > | |||||
| 29 | ||||||
| 30 | <container | |||||
| 31 | name="div.sidebar.content" | |||||
| 32 | htmlTag="div" | |||||
| 33 | htmlClass="sidebar-content" | |||||
| 34 | > | |||||
| 35 | ||||||
| 36 | <container | |||||
| 37 | name="sidebar.main" | |||||
| 38 | as="sidebar_main" | |||||
| 39 | label="Sidebar Main" | |||||
| 40 | /> | |||||
| 41 | ||||||
| 42 | <container | |||||
| 43 | name="div.sidebar.additional" | |||||
| 44 | htmlTag="div" | |||||
| 45 | htmlClass="sidebar sidebar-additional" | |||||
| 46 | after="-" | |||||
| 47 | > | |||||
| 48 | ||||||
| 49 | <container | |||||
| 50 | name="sidebar.additional" | |||||
| 51 | as="sidebar_additional" | |||||
| 52 | label="Sidebar Additional" | |||||
| 53 | /> | |||||
| 54 | ||||||
| 55 | </container> | |||||
| 56 | ||||||
| 57 | </container> | |||||
| 58 | ||||||
| 59 | </container> | |||||
| 60 | ||||||
| 61 | </referenceContainer> | |||||
| 62 | </layout> |
Araxis Merge (but not the data content of this report) is Copyright © 1993–2019 Araxis Ltd (www.araxis.com). All rights reserved.